[INFO] cloning repository https://github.com/Anothernaso/microslop
[INFO] running `Command { std: "git" "-c" "credential.helper=" "-c" "credential.helper=/workspace/cargo-home/bin/git-credential-null" "clone" "--bare" "https://github.com/Anothernaso/microslop" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop", kill_on_drop: false }`
[INFO] [stderr] Cloning into bare repository '/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop'...
[INFO] running `Command { std: "git" "rev-parse" "HEAD", kill_on_drop: false }`
[INFO] [stdout] def653a4c4cdde302589d8b7c4f831344731ea03
[INFO] testing Anothernaso/microslop against try#0abe69e6c16114311cc2700e972492e64d69c28f for pr-154065
[INFO] running `Command { std: "git" "clone" "/workspace/cache/git-repos/https%3A%2F%2Fgithub.com%2FAnothernaso%2Fmicroslop" "/workspace/builds/worker-5-tc2/source", kill_on_drop: false }`
[INFO] [stderr] Cloning into '/workspace/builds/worker-5-tc2/source'...
[INFO] [stderr] done.
[INFO] started tweaking git repo https://github.com/Anothernaso/microslop
[INFO] finished tweaking git repo https://github.com/Anothernaso/microslop
[INFO] tweaked toml for git repo https://github.com/Anothernaso/microslop written to /workspace/builds/worker-5-tc2/source/Cargo.toml
[INFO] validating manifest of git repo https://github.com/Anothernaso/microslop on toolchain 0abe69e6c16114311cc2700e972492e64d69c28f
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--manifest-path" "Cargo.toml" "--no-deps", kill_on_drop: false }`
[INFO] crate git repo https://github.com/Anothernaso/microslop already has a lockfile, it will not be regenerated
[INFO] running `Command { std: CARGO_HOME="/workspace/cargo-home" RUSTUP_HOME="/workspace/rustup-home" "/workspace/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "fetch" "--manifest-path" "Cargo.toml", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "metadata" "--no-deps" "--format-version=1", kill_on_drop: false }`
[INFO] [stdout] c917bc9dbfbb27662968dd64f08a11b64e54b218245330f9d1e32d0b93b51dad
[INFO] running `Command { std: "docker" "start" "-a" "c917bc9dbfbb27662968dd64f08a11b64e54b218245330f9d1e32d0b93b51dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "inspect" "c917bc9dbfbb27662968dd64f08a11b64e54b218245330f9d1e32d0b93b51dad", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "c917bc9dbfbb27662968dd64f08a11b64e54b218245330f9d1e32d0b93b51dad", kill_on_drop: false }`
[INFO] [stdout] c917bc9dbfbb27662968dd64f08a11b64e54b218245330f9d1e32d0b93b51dad
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "build" "--frozen" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 4e9ad37a0370a58d7eef814d053454573ae72c9e046225ac407403a65c15723e
[INFO] running `Command { std: "docker" "start" "-a" "4e9ad37a0370a58d7eef814d053454573ae72c9e046225ac407403a65c15723e", kill_on_drop: false }`
[INFO] [stderr]    Compiling randix v0.3.2
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `dev` profile [unoptimized + debuginfo] target(s) in 0.51s
[INFO] running `Command { std: "docker" "inspect" "4e9ad37a0370a58d7eef814d053454573ae72c9e046225ac407403a65c15723e", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "4e9ad37a0370a58d7eef814d053454573ae72c9e046225ac407403a65c15723e", kill_on_drop: false }`
[INFO] [stdout] 4e9ad37a0370a58d7eef814d053454573ae72c9e046225ac407403a65c15723e
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen" "--no-run" "--message-format=json", kill_on_drop: false }`
[INFO] [stdout] 5bca3e46ab486ab0adea4bd70b64fd1eb2094ad22114023f9f9a13b471d583a9
[INFO] running `Command { std: "docker" "start" "-a" "5bca3e46ab486ab0adea4bd70b64fd1eb2094ad22114023f9f9a13b471d583a9", kill_on_drop: false }`
[INFO] [stderr]    Compiling microslop v0.3.9 (/opt/rustwide/workdir)
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.44s
[INFO] running `Command { std: "docker" "inspect" "5bca3e46ab486ab0adea4bd70b64fd1eb2094ad22114023f9f9a13b471d583a9", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "5bca3e46ab486ab0adea4bd70b64fd1eb2094ad22114023f9f9a13b471d583a9", kill_on_drop: false }`
[INFO] [stdout] 5bca3e46ab486ab0adea4bd70b64fd1eb2094ad22114023f9f9a13b471d583a9
[INFO] running `Command { std: "docker" "create" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/target:/opt/rustwide/target:rw,Z" "-v" "/var/lib/crater-agent-workspace/builds/worker-5-tc2/source:/opt/rustwide/workdir:ro,Z" "-v" "/var/lib/crater-agent-workspace/cargo-home:/opt/rustwide/cargo-home:ro,Z" "-v" "/var/lib/crater-agent-workspace/rustup-home:/opt/rustwide/rustup-home:ro,Z" "-e" "SOURCE_DIR=/opt/rustwide/workdir" "-e" "CARGO_TARGET_DIR=/opt/rustwide/target" "-e" "CARGO_INCREMENTAL=0" "-e" "RUST_BACKTRACE=full" "-e" "RUSTFLAGS=--cap-lints=forbid" "-e" "RUSTDOCFLAGS=--cap-lints=forbid" "-e" "CARGO_HOME=/opt/rustwide/cargo-home" "-e" "RUSTUP_HOME=/opt/rustwide/rustup-home" "-w" "/opt/rustwide/workdir" "-m" "1610612736" "--user" "0:0" "--network" "none" "ghcr.io/rust-lang/crates-build-env/linux@sha256:d429b63d4308055ea97f60fb1d3dfca48854a00942f1bd2ad806beaf015945ec" "/opt/rustwide/cargo-home/bin/cargo" "+0abe69e6c16114311cc2700e972492e64d69c28f" "test" "--frozen", kill_on_drop: false }`
[INFO] [stdout] 8c3a7ca2bbaeee0f3f4679ee4e843e6929800deb0894be621e4895c5f1c48896
[INFO] running `Command { std: "docker" "start" "-a" "8c3a7ca2bbaeee0f3f4679ee4e843e6929800deb0894be621e4895c5f1c48896", kill_on_drop: false }`
[INFO] [stderr]     Finished `test` profile [unoptimized + debuginfo] target(s) in 0.02s
[INFO] [stderr]      Running unittests src/lib.rs (/opt/rustwide/target/debug/deps/microslop-2781251db1cbf4d3)
[INFO] [stdout] 
[INFO] [stdout] running 0 tests
[INFO] [stdout] 
[INFO] [stderr]    Doc-tests microslop
[INFO] [stdout] test result: ok. 0 passed; 0 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.00s
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] running 11 tests
[INFO] [stdout] test src/slopify.rs - slopify::ToSlop::to_slop (line 22) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::to_hallucination (line 71) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::slopify (line 34) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::&'_str::to_hallucination (line 88) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::&'_str::to_slop (line 80) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::Slopify::slopify (line 9) ... FAILED
[INFO] [stdout] test src/hook.rs - hook::install_slop_hook (line 11) ... FAILED
[INFO] [stdout] test src/copilot.rs - copilot::String::hallucinate (line 41) ... FAILED
[INFO] [stdout] test src/slopify.rs - slopify::String::to_slop (line 63) ... FAILED
[INFO] [stderr] error: doctest failed, to rerun pass `--doc`
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout] 
[INFO] [stdout] ---- src/slopify.rs - slopify::ToSlop::to_slop (line 22) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:23:21
[INFO] [stdout]    |
[INFO] [stdout] 23 | "MicroSlop Wandoze".to_slop();
[INFO] [stdout]    |                     ^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::String::to_hallucination (line 71) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:73:26
[INFO] [stdout]    |
[INFO] [stdout] 73 | let delusional_str = str.to_hallucination(); // This doesn't move str
[INFO] [stdout]    |                          ^^^^^^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::slopify (line 34) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:35:1
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 35 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 35 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:35:34
[INFO] [stdout]    |
[INFO] [stdout] 35 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::Hallucinate::hallucinate (line 18) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:19:1
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 19 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 19 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:19:34
[INFO] [stdout]    |
[INFO] [stdout] 19 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::&'_str::to_hallucination (line 88) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:90:26
[INFO] [stdout]    |
[INFO] [stdout] 90 | let delusional_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                          ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_hallucination` found for reference `&'static str` in the current scope
[INFO] [stdout]   --> src/copilot.rs:32:21
[INFO] [stdout]    |
[INFO] [stdout] 32 | "MicroSlop Wandoze".to_hallucination();
[INFO] [stdout]    |                     ^^^^^^^^^^^^^^^^ method not found in `&'static str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::&'_str::to_slop (line 80) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for reference `&str` in the current scope
[INFO] [stdout]   --> src/slopify.rs:82:22
[INFO] [stdout]    |
[INFO] [stdout] 82 | let sloppy_str = str.to_slop(); // This returns an owned String
[INFO] [stdout]    |                      ^^^^^^^ method not found in `&str`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::Slopify::slopify (line 9) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/slopify.rs:10:1
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 10 - String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout] 10 + String::new().slopify();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `slopify` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:10:34
[INFO] [stdout]    |
[INFO] [stdout] 10 | String::new("MicroSlop Wandoze").slopify();
[INFO] [stdout]    |                                  ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/hook.rs - hook::install_slop_hook (line 11) stdout ----
[INFO] [stdout] Test executable failed (exit status: 101).
[INFO] [stdout] 
[INFO] [stdout] stderr:
[INFO] [stdout] ̞̄̉̕ ̧̣̘̅̓ ̡̩̀̍̆ ̡́́̀ ̘̓̈P̦̝̄Ả̩̝N̋̒̉Ỉ̧̟̟c̣̟̥̤̏ ̘̆̍Ĉ̠̂̅ǎ̤̍̉ů̦̗̃́Ģ̢̘̄H̡̦̗̟T̘̆̋!
[INFO] [stdout] ̡̠̣̚Ą̩̏̕T̖̤̃̃̕ ̡̖̉̍S̞̤̈̚Ṛ̥̋̏̐C̩̘̎/̦̟̜̏̓H̤̒̕ȍ̩̦̂Ǒ̥̤̦K̡̙̦̒̚.̨̛̘̦̄Ṛ̟̘̊̉ş̖̜̗:̗̩̠̑̇9̧̟̉:̟̣̆̎̂5
[INFO] [stdout] ̨̥̩̐M̟̟̞̌ẽ̝̜s̝̊̒S̖̀̀̀̂ã̢̠̇G̘̎̂̏̑Ě̅̃̔̔:̧̛̙̝̑ ̨̦̤̌̓T̜̂̚Ḣ̛̐I̟̒̑Ṡ̠̐̐̕ ̙̋̅I̢̨̍̐̚S̙̋̅̒̎ ̡̙̜̒Ǻ̜̜̌ ̡̝̃̏Ş̤̂̂ḷ̝̝̂̊ő̤̖̎̃P̜̍̈P̓̎̕Ȳ̠̓ ̨̩̣̚p̨̤̑̑̚a̙̎̈̏N̖̠̤̩̏i̥̩̦̇C̨̃̕!
[INFO] [stdout] 
[INFO] [stdout] 
[INFO] [stdout] ---- src/copilot.rs - copilot::String::hallucinate (line 41) stdout ----
[INFO] [stdout] error[E0061]: this function takes 0 arguments but 1 argument was supplied
[INFO] [stdout]   --> src/copilot.rs:42:1
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    | ^^^^^^^^^^^ ------------------- unexpected argument of type `&'static str`
[INFO] [stdout]    |
[INFO] [stdout] note: associated function defined here
[INFO] [stdout]   --> /rustc/0abe69e6c16114311cc2700e972492e64d69c28f/library/alloc/src/string.rs:437:17
[INFO] [stdout] help: remove the extra argument
[INFO] [stdout]    |
[INFO] [stdout] 42 - String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout] 42 + String::new().hallucinate();
[INFO] [stdout]    |
[INFO] [stdout] 
[INFO] [stdout] error[E0599]: no method named `hallucinate` found for struct `String` in the current scope
[INFO] [stdout]   --> src/copilot.rs:42:34
[INFO] [stdout]    |
[INFO] [stdout] 42 | String::new("MicroSlop Wandoze").hallucinate();
[INFO] [stdout]    |                                  ^^^^^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 2 previous errors
[INFO] [stdout] 
[INFO] [stdout] Some errors have detailed explanations: E0061, E0599.
[INFO] [stdout] For more information about an error, try `rustc --explain E0061`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] ---- src/slopify.rs - slopify::String::to_slop (line 63) stdout ----
[INFO] [stdout] error[E0599]: no method named `to_slop` found for struct `String` in the current scope
[INFO] [stdout]   --> src/slopify.rs:65:22
[INFO] [stdout]    |
[INFO] [stdout] 65 | let sloppy_str = str.to_slop(); // This doesn't move str
[INFO] [stdout]    |                      ^^^^^^^ method not found in `String`
[INFO] [stdout] 
[INFO] [stdout] error: aborting due to 1 previous error
[INFO] [stdout] 
[INFO] [stdout] For more information about this error, try `rustc --explain E0599`.
[INFO] [stdout] Couldn't compile the test.
[INFO] [stdout] 
[INFO] [stdout] failures:
[INFO] [stdout]     src/copilot.rs - copilot::&'_str::to_hallucination (line 88)
[INFO] [stdout]     src/copilot.rs - copilot::Hallucinate::hallucinate (line 18)
[INFO] [stdout]     src/copilot.rs - copilot::String::hallucinate (line 41)
[INFO] [stdout]     src/copilot.rs - copilot::String::to_hallucination (line 71)
[INFO] [stdout]     src/copilot.rs - copilot::ToHallucination::to_hallucination (line 31)
[INFO] [stdout]     src/hook.rs - hook::install_slop_hook (line 11)
[INFO] [stdout]     src/slopify.rs - slopify::&'_str::to_slop (line 80)
[INFO] [stdout]     src/slopify.rs - slopify::Slopify::slopify (line 9)
[INFO] [stdout]     src/slopify.rs - slopify::String::slopify (line 34)
[INFO] [stdout]     src/slopify.rs - slopify::String::to_slop (line 63)
[INFO] [stdout]     src/slopify.rs - slopify::ToSlop::to_slop (line 22)
[INFO] [stdout] 
[INFO] [stdout] test result: FAILED. 0 passed; 11 failed; 0 ignored; 0 measured; 0 filtered out; finished in 0.29s
[INFO] [stdout] 
[INFO] [stdout] all doctests ran in 0.50s; merged doctests compilation took 0.21s
[INFO] running `Command { std: "docker" "inspect" "8c3a7ca2bbaeee0f3f4679ee4e843e6929800deb0894be621e4895c5f1c48896", kill_on_drop: false }`
[INFO] running `Command { std: "docker" "rm" "-f" "8c3a7ca2bbaeee0f3f4679ee4e843e6929800deb0894be621e4895c5f1c48896", kill_on_drop: false }`
[INFO] [stdout] 8c3a7ca2bbaeee0f3f4679ee4e843e6929800deb0894be621e4895c5f1c48896
